vRtrRsvpSessionFailCode
TIMETRA-RSVP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.7.5.1.21
Object
column TmnxRsvpSessionFailCode
The value of vRtrRsvpSessionFailCode indicates the reason for RSVP session failure. A value of 0 indicates that no failure has occurred.
Context
- MIB
- TIMETRA-RSVP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.7.5.1.21- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrRsvpSessionEntry
- 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 'TIMETRA-RSVP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RSVP-MIB::vRtrRsvpSessionFailCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-RSVP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RSVP-MIB::vRtrRsvpSessionFailCode.<vRtrID>.<vRtrRsvpSessionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-RSVP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-RSVP-MIB::vRtrRsvpSessionFailCode'
Syntax
- Source
- TmnxRsvpSessionFailCode
- Base type
Enumeration
Values & Constraints
Type Values
0 | noError |
1 | admissionControlError |
2 | noSenderTemplate |
3 | conflictingResvStyle |
4 | unknownResvStyle |
5 | conflictingSourcePorts |
6 | unknownClassObject |
7 | unknownCTypeObject |
8 | badERO |
9 | badObjectLength |
10 | badSubobjectLength |
11 | badLabel |
12 | rroRoutingLoop |
13 | rsvpIpTtlMismatch |
14 | integrityError |
15 | missingMandatoryObject |
16 | missingObjectClass |
17 | wrongObjectOrder |
18 | badAdspecParms |
19 | badTspecParms |
20 | badFlowspecParms |
Conformance
Member of