cVrrpNotificationCntl
CISCO-IETF-VRRP-MIB ·
.1.3.6.1.4.1.9.10.999.1.2
Object
scalar r/w
Enumeration
This object indicates whether the agent should generate
the notifications defined in this MIB module.
If the value of this object is 'true', then the
notifications are generated.
If the value of this object is 'false', then the
notifications are not generated.
Context
- MIB
- CISCO-IETF-VRRP-MIB
- OID
.1.3.6.1.4.1.9.10.999.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cVrrpOperations
- Groups
- 1
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 'CISCO-IETF-VRRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VRRP-MIB::cVrrpNotificationCntl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-VRRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-VRRP-MIB::cVrrpNotificationCntl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of
Compliance refinements
cVrrpMIBReadOnlyCompliance
readonly
Write access is not required.