dcRsvpProductLabelSetOperStatus
DC-RSVP-MIB ·
.1.3.6.1.4.1.629.10.6.1.1.1.51
Object
column Enumeration
The current operational status of Label Set style.
- excludeLabelHeader: The LABEL_SET object contains
concatenated LABEL values without the object headers.
- includeLabelHeader: The LABEL_SET object contains
concatenated LABEL objects with the object headers.
- goingToExclude: The Label Set Style is being changed
from includeLabelHeader to excludeLabelHeader.
- goingToInclude: The Label Set Style is being changed
from excludeLabelHeader to includeLabelHeader.
Context
- MIB
- DC-RSVP-MIB
- OID
.1.3.6.1.4.1.629.10.6.1.1.1.51- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dcRsvpProductEntry
- Groups
- 1
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 'DC-RSVP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RSVP-MIB::dcRsvpProductLabelSetOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-RSVP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RSVP-MIB::dcRsvpProductLabelSetOperStatus.<dcRsvpProductIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-RSVP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-RSVP-MIB::dcRsvpProductLabelSetOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | excludeLabelHeader |
2 | includeLabelHeader |
3 | goingToExclude |
4 | goingToInclude |
Conformance
Member of