nsVrOspfHostAreaID
NETSCREEN-VR-OSPF-MIB ·
.1.3.6.1.4.1.3224.18.5.6.1.5
Object
column AreaID
The Area the Host Entry is to be found within. By default, the area that a subsuming OSPF in- terface is in, or 0.0.0.0
Context
- MIB
- NETSCREEN-VR-OSPF-MIB
- OID
.1.3.6.1.4.1.3224.18.5.6.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nsVrOspfHostEntry
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 'NETSCREEN-VR-OSPF-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-VR-OSPF-MIB::nsVrOspfHostAreaID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-VR-OSPF-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-VR-OSPF-MIB::nsVrOspfHostAreaID.<nsVrOspfHostVRID>.<nsVrOspfHostIpAddress>.<nsVrOspfHostTOS>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-VR-OSPF-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-VR-OSPF-MIB::nsVrOspfHostAreaID'