hwOspfv2NbrGrStatus

HUAWEI-OSPFV2-MIB · .1.3.6.1.4.1.2011.5.25.155.6.1.16

Object

column Enumeration
This object indicates whether the neighbor performs GR or functions as a GR helper. By default, the state is normal.

Context

MIB
HUAWEI-OSPFV2-MIB
OID
.1.3.6.1.4.1.2011.5.25.155.6.1.16
Type
column
Access
readonly
Status
current
Parent
hwOspfv2NeighborEntry
Groups
1

Walk 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 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-OSPFV2-MIB::hwOspfv2NbrGrStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-OSPFV2-MIB::hwOspfv2NbrGrStatus.<hwOspfv2ProcessIdIndex>.<hwOspfv2AreaIdIndex>.<hwOspfv2SelfIfnetIndex>.<hwOspfv2NbrIpAddrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-OSPFV2-MIB::hwOspfv2NbrGrStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2doingGR
3helper
4notsupport

Conformance