fsMplsRsvpTeOperStatus
SUPERMICRO-MPLS-RSVP-TE-MIB ·
.1.3.6.1.4.1.10876.101.1.13.2.2.19
Object
scalar r/w
Enumeration
Field indicates the status of the RSVP-TE functionality When the value is set to UP, required memory will be allocated and RSVPTE functionality will be started. When made down from up condition, memories will be released and RSVPTE functionality will be stopped. Only up and down are user configurabe states
Context
- MIB
- SUPERMICRO-MPLS-RSVP-TE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.2.2.19- 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::fsMplsRsvpTeOperStatus.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::fsMplsRsvpTeOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | testing |
4 | upinprgrs |
5 | downinprgrs |