bfdSessDestinationUdpPort
IPI-BFD-MIB ·
.1.3.6.1.4.1.36673.1.1.2.1.6
Object
column Unsigned32
This object specifies the destination UDP port number used for this BFD session's Control packets. The value may be zero(0) if the session is in adminDown(1) state.
Context
- MIB
- IPI-BFD-MIB
- OID
.1.3.6.1.4.1.36673.1.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bfdSessionEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPI-BFD-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-BFD-MIB::bfdSessDestinationUdpPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPI-BFD-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-BFD-MIB::bfdSessDestinationUdpPort.<bfdSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPI-BFD-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPI-BFD-MIB::bfdSessDestinationUdpPort'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-65535