fsbgp4mpeAggregateAdminStatus
SUPERMICRO-BGP-MIB ·
.1.3.6.1.4.1.10876.101.1.41.25.1.2
Object
column r/w
Enumeration
The desired state of this entry. When the adminstatus is set to up, the aggregate entry will be made active and the aggregate route will be formed for this entry. When the adminstatus is set to down, the aggregate route, if advertised will be withdrawn and the more-specific routes will be advertised. When the adminstatus is set to invalid, the aggregate entry will be deleted.
Context
- MIB
- SUPERMICRO-BGP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.41.25.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsbgp4MpeAggregateEntry
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::fsbgp4mpeAggregateAdminStatus'
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::fsbgp4mpeAggregateAdminStatus.<fsbgp4mpeAggregateIndex>'
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::fsbgp4mpeAggregateAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | invalid |