cbgpNotifsEnable
CISCO-BGP4-MIB ·
.1.3.6.1.4.1.9.9.187.1.3.1
Object
scalar r/w
Bits
Indicates whether the specific notifications are enabled. If notifsEnable(0) bit is set to 1, then the notifications defined in ciscoBgp4NotificationsGroup1 are enabled; If notifsPeer2Enable(1) bit is set to 1, then the notifications defined in ciscoBgp4Peer2NotificationsGroup are enabled.
Context
- MIB
- CISCO-BGP4-MIB
- OID
.1.3.6.1.4.1.9.9.187.1.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cbgpGlobal
- 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-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpNotifsEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-BGP4-MIB::cbgpNotifsEnable'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | notifsEnable |
1 | notifsPeer2Enable |
Conformance
Member of
Compliance refinements
ciscoBgp4MIBComplianceRev3
readonly
Write access is not required.