fsMplsRsvpTeMsgIdCapable
SUPERMICRO-MPLS-RSVP-TE-MIB ·
.1.3.6.1.4.1.10876.101.1.13.2.2.11
Object
scalar r/w
Enumeration
This value specifies whether the node is Capable of handling and generating message ids. When fsMplsRsvpTeRRCapable is enabled, by default this will be enabled. Value enabled means this node is capable of handling and generating message ids and when fsMplsRsvpTeOperStatus is made up, memory for structures associated with message id is created. Value disabled means this node is not capable of handling and generating message ids.
Context
- MIB
- SUPERMICRO-MPLS-RSVP-TE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.2.2.11- 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::fsMplsRsvpTeMsgIdCapable.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::fsMplsRsvpTeMsgIdCapable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |