snBgp4AggregateAddrOption
HP-SN-BGP4-GROUP-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.2.11.3.1.1.3
Object
column mandatory
Enumeration
address(1), asSet(2), summaryOnly(3), the suppressMap(4), advertiseMap(5), attributeMap(6) are Options for creating an aggregate entry in a BGP routing table.
Context
- MIB
- HP-SN-BGP4-GROUP-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.11.3.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- snBgp4AggregateAddrEntry
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 'HP-SN-BGP4-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-BGP4-GROUP-MIB::snBgp4AggregateAddrOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-BGP4-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-BGP4-GROUP-MIB::snBgp4AggregateAddrOption.<snBgp4AggregateAddrIp>.<snBgp4AggregateAddrMask>.<snBgp4AggregateAddrOption>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-BGP4-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-BGP4-GROUP-MIB::snBgp4AggregateAddrOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | address |
2 | asSet |
3 | summaryOnly |
4 | suppressMap |
5 | advertiseMap |
6 | attributeMap |