fsMplsRsvpTeRRCapable
SUPERMICRO-MPLS-RSVP-TE-MIB ·
.1.3.6.1.4.1.10876.101.1.13.2.2.10
Object
scalar r/w
Enumeration
This value specifies whether the node is RR-Capable or not. Value enabled means this node is RR capable and when fsMplsRsvpTeOperStatus is made up, memory for structures associated with bundling and S-Refresh is created. And RR-bit will be set for all outgoing messages. Value disabled means this node is not RR capable. So RR-bit will not be set for all outgoing messages.
Context
- MIB
- SUPERMICRO-MPLS-RSVP-TE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.2.2.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsMplsRsvpTeGenObjects
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 'SUPERMICRO-MPLS-RSVP-TE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPLS-RSVP-TE-MIB::fsMplsRsvpTeRRCapable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MPLS-RSVP-TE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MPLS-RSVP-TE-MIB::fsMplsRsvpTeRRCapable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |