fsbgp4mpeExtCommSetStatus
SUPERMICRO-BGP-MIB ·
.1.3.6.1.4.1.10876.101.1.41.30.3.1.5
Object
column r/w
Enumeration
Ext-Community Set status for the Route.
o none - is for read-only
o set - to send only with configured additive ext-communities
o setnone - to send without ext-communities,
o modify - to strip delete ext-communities in received extended
communities and add additive ext-communities.
This object can be set only if fsbgp4LocalAs is configured.
Context
- MIB
- SUPERMICRO-BGP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.41.30.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsbgp4MpeExtCommRouteExtCommSetStatusEntry
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-BGP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-BGP-MIB::fsbgp4mpeExtCommSetStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-BGP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-BGP-MIB::fsbgp4mpeExtCommSetStatus.<fsbgp4mpeExtCommSetStatusRtAfi>.<fsbgp4mpeExtCommSetStatusRtSafi>.<fsbgp4mpeExtCommSetStatusIpNetwork>.<fsbgp4mpeExtCommSetStatusIpPrefixLen>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-BGP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-BGP-MIB::fsbgp4mpeExtCommSetStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | set |
3 | setnone |
4 | modify |