rlBgpCapabilNegotEnable
RADLAN-BGP ·
.1.3.6.1.4.1.89.71.10
Object
scalar r/w
Enumeration
This value indicates whether BGP capabilities negotiation extension is enable on this router or not.
Context
- MIB
- RADLAN-BGP
- OID
.1.3.6.1.4.1.89.71.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlBgp
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-BGP' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-BGP::rlBgpCapabilNegotEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-BGP' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-BGP::rlBgpCapabilNegotEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |