dellNetBgpM2PeerState
DELL-NETWORKING-BGP4-V2-MIB ·
.1.3.6.1.4.1.6027.20.1.2.1.1.1.3
Object
column Enumeration
The remote BGP peer's FSM state.
Context
- MIB
- DELL-NETWORKING-BGP4-V2-MIB
- OID
.1.3.6.1.4.1.6027.20.1.2.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dellNetBgpM2PeerEntry
- 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 'DELL-NETWORKING-BGP4-V2-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-BGP4-V2-MIB::dellNetBgpM2PeerState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELL-NETWORKING-BGP4-V2-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-BGP4-V2-MIB::dellNetBgpM2PeerState.<dellNetBgpM2PeerInstance>.<dellNetBgpM2PeerLocalAddrType>.<dellNetBgpM2PeerLocalAddr>.<dellNetBgpM2PeerRemoteAddrType>.<dellNetBgpM2PeerRemoteAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-NETWORKING-BGP4-V2-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-NETWORKING-BGP4-V2-MIB::dellNetBgpM2PeerState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | connect |
3 | active |
4 | opensent |
5 | openconfirm |
6 | established |
Conformance
Member of