fsMIBgp4DefaultIpv4UniCast
SUPERMICRO-MI-BGP-MIB ·
.1.3.6.1.4.1.10876.101.2.77.14.1.12
Object
column r/w
Enumeration
If this object is set to enable, and if a neighbor is created, then the MP IPv4 Unicast Address Family Capability will be negotiate for that peer. If this object is set as disable and if a neighbor is created, then IPv4 unicast capability will not be negotiated for that neighbor, unless IPv4 unicast capability is explicitly configured for that neighbor. Changing the status of this object will not cause any change in the MP IPV4 Unicast negotiation status of the already existing peer. This object can be set only if fsMIBgp4LocalAs is configured.
Context
- MIB
- SUPERMICRO-MI-BGP-MIB
- OID
.1.3.6.1.4.1.10876.101.2.77.14.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIBgpContextEntry
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 'SUPERMICRO-MI-BGP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MI-BGP-MIB::fsMIBgp4DefaultIpv4UniCast'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MI-BGP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MI-BGP-MIB::fsMIBgp4DefaultIpv4UniCast.<fsMIBgp4ContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MI-BGP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MI-BGP-MIB::fsMIBgp4DefaultIpv4UniCast'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |