vRtrMplsLoggerEventBundling
TN-MPLS-MIB ·
.1.3.6.1.4.1.7483.6.1.2.6.7.1.34
Object
The value of vRtrMplsLoggerEventBundling specifies whether or not
the notification bundling mechanism is enabled.
When the value of vRtrMplsLoggerEventBundling is set to 'true',
all TIMETRA-SYSTEM-MIB::tmnxConfigCreate and
TIMETRA-SYSTEM-MIB::tmnxConfigDelete notifications that are generated
because of creation or deletion of entries in the vRtrMplsXCTable
during quiet period of 2 minutes are bundled in a single notification.
An entry is created or deleted in vRtrMplsXCTable when a RSVP session
is created or deleted on this ingress, transit or egress router
instance causing creation or deletion of an entry in
TIMETRA-RSVP-MIB::vRtrRsvpSessionTable.
A vRtrMplsXCBundleChange notification is generated after every quiet
interval of 2 minutes if one or more RSVP session changed state and
retained that state during the quiet interval. However if the state of
the RSVP sessions does not remain stable for an entire quiet interval,
the notification is generated after the maximum interval period of 10
minutes has elapsed.
Context
- MIB
- TN-MPLS-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.6.7.1.34- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrMplsGeneralEntry
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 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-MIB::vRtrMplsLoggerEventBundling'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-MIB::vRtrMplsLoggerEventBundling.<tnSysSwitchId>.<vRtrID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-MPLS-MIB::vRtrMplsLoggerEventBundling'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |