hwBgpGRStatLocalGRRole
HUAWEI-BGP-GR-MIB ·
.1.3.6.1.4.1.2011.5.25.138.1.4.1.5
Object
column GRRole
Role of router in the process of GR,'restarter' means the router pay Restarter role in the process of GR,'helper' means the router pay Helper role in the process of GR,if each peer have confered with each others on GR,we call the kind of state is 'grnormal',if negotiation is unsuccessful,the kind of state is 'grnegotiatefail'
Context
- MIB
- HUAWEI-BGP-GR-MIB
- OID
.1.3.6.1.4.1.2011.5.25.138.1.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwBgpGRStatusInfoEntry
- Groups
- 1
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 'HUAWEI-BGP-GR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BGP-GR-MIB::hwBgpGRStatLocalGRRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-BGP-GR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BGP-GR-MIB::hwBgpGRStatLocalGRRole.<hwBgpGRStatAddressFamily>.<hwBgpGRStatSubAddressFamily>.<hwBgpGRStatInstanceID>.<hwBgpGRStatPeerAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-BGP-GR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-BGP-GR-MIB::hwBgpGRStatLocalGRRole'
Values & Constraints
Type Values
1 | grnormal |
2 | restarter |
3 | helper |
4 | grnegotiatefail |
Conformance
Member of