hwVrrpSnoopingStatus
HUAWEI-VRRP-SNOOPING-MIB ·
.1.3.6.1.4.1.2011.6.142.1.3
Object
scalar r/w
Enumeration
Enables or disables the VRRP snooping function. Options: 1. true(1) -indicates the VRRP snooping function is enabled 2. false(2) -indicates the VRRP snooping function is not enabled Default: false(2)
Context
- MIB
- HUAWEI-VRRP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.2011.6.142.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwVrrpSnoopingObject
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VRRP-SNOOPING-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VRRP-SNOOPING-MIB::hwVrrpSnoopingStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VRRP-SNOOPING-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VRRP-SNOOPING-MIB::hwVrrpSnoopingStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |