extremeBfdSessSourceUdpPort
OBS ✓
EXTREME-IETF-BFD-MIB ·
.1.3.6.1.4.1.1916.1.43.2.1.2.1.7
Object
This object specifies the source 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. Upon creation of a new BFD session via this MIB, the value of zero(0) specified would permit the implementation to chose its own source port number.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Polling
Explore Observium network monitoring
Context
- MIB
- EXTREME-IETF-BFD-MIB
- OID
.1.3.6.1.4.1.1916.1.43.2.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremeBfdSessEntry
- Groups
- 1
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 'EXTREME-IETF-BFD-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-IETF-BFD-MIB::extremeBfdSessSourceUdpPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-IETF-BFD-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-IETF-BFD-MIB::extremeBfdSessSourceUdpPort.<extremeBfdSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-IETF-BFD-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-IETF-BFD-MIB::extremeBfdSessSourceUdpPort'
Syntax
- Source
- EXTREME-IETF-BFD-TC-MIBExtremeBfdCtrlSourcePortNumberTC
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..65535
Conformance
Member of
Compliance refinements
extremeBfdModuleReadOnlyCompliance
readonly
Write access is not required.