mplsTeP2mpTunnelNotificationEnable
MPLS-TE-P2MP-STD-MIB ·
.1.3.6.1.4.1.29601.2.59.2.5
Object
If this object is true(1), then it enables the generation of
mplsTeP2mpTunnelDestUp and mplsTeP2mpTunnelDestDown
notifications. Otherwise these notifications are not
emitted.
Note that when tunnels have large numbers of destinations,
setting this object to true(1) may result in the generation
of large numbers of notifications.
Context
- MIB
- MPLS-TE-P2MP-STD-MIB
- OID
.1.3.6.1.4.1.29601.2.59.2.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mplsTeP2mpObjects
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 'MPLS-TE-P2MP-STD-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-P2MP-STD-MIB::mplsTeP2mpTunnelNotificationEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-TE-P2MP-STD-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-TE-P2MP-STD-MIB::mplsTeP2mpTunnelNotificationEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |