|
|
Description:
|
bfdModuleFullCompliance MODULE-COMPLIANCE
STATUS current
DESCRIPTION
"Compliance statement for agents that provide full support for the BFD-MIB module. Such devices can then be monitored and also be configured using this MIB module."
MODULE -- This module.
MANDATORY-GROUPS {bfdSessionGroup, bfdSessionReadOnlyGroup, bfdSessionPerfGroup, bfdNotificationGroup}
GROUP bfdSessionPerfHCGroup
DESCRIPTION
"This group is mandatory for all systems that are able to support the Counter64 date type."
OBJECT bfdSessSrcAddrType
SYNTAX InetAddressType {unknown(0), ipv4(1),
ipv6(2), ipv6z(4)}
DESCRIPTION
"Only unknown(0), ipv4(1), ipv6(2), and ipv6z(4) support are required. ipv4z(3) is not required, and dns(16) is not allowed."
OBJECT bfdSessSrcAddr
SYNTAX InetAddress (SIZE (0|4|16|20))
DESCRIPTION
"An implementation is only required to support unknown(0), ipv4(1), ipv6(2), and ipv6z(4) sizes."
OBJECT bfdSessDstAddrType
SYNTAX InetAddressType {unknown(0), ipv4(1),
ipv6(2), ipv6z(4)}
DESCRIPTION
"Only unknown(0), ipv4(1), ipv6(2), and ipv6z(4) support are required. ipv4z(3) is not required, and dns(16) is not allowed."
OBJECT bfdSessDstAddr
SYNTAX InetAddress (SIZE (0|4|16|20))
DESCRIPTION
"An implementation is only required to support unknown(0), ipv4(1), ipv6(2), and ipv6z(4) sizes."
OBJECT bfdSessRowStatus
SYNTAX RowStatus {active(1), notInService(2)}
WRITE-SYNTAX RowStatus {active(1), notInService(2),
createAndGo(4), destroy(6)}
DESCRIPTION
"Support for createAndWait and notReady is not required."
|
|
|
|
Information:
|
Automatically extracted from IETF RFC 7331.
|
|