ospf3NewCfgExtRangeAggrEffect
IBM-GbTOR-G8264-MIB ·
.1.3.6.1.4.1.26543.2.7.6.3.1.26.15.1.6
Object
column r/w
Enumeration
The aggregation effect. advertise(1), not-advertise(2), allowAll(3), denyAll(4)
Context
- MIB
- IBM-GbTOR-G8264-MIB
- OID
.1.3.6.1.4.1.26543.2.7.6.3.1.26.15.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ospf3NewCfgExtRangeEntry
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 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8264-MIB::ospf3NewCfgExtRangeAggrEffect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8264-MIB::ospf3NewCfgExtRangeAggrEffect.<ospf3NewCfgExtRangeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-GbTOR-G8264-MIB::ospf3NewCfgExtRangeAggrEffect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | advertise |
2 | not-advertise |
3 | allowAll |
4 | denyAll |