ieee8021SrpReservationFailureCode
IEEE8021-SRP-MIB ·
.1.3.111.2.802.1.1.19.1.4.1.1.6
Object
The first Bridge that changes a Talker Advertise to a Talker Failed registration will report the Failure Code in this field. That single Failure Code is then propagated from Bridge to Bridge.
Context
- MIB
- IEEE8021-SRP-MIB
- OID
.1.3.111.2.802.1.1.19.1.4.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ieee8021SrpReservationsEntry
- 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 'IEEE8021-SRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-SRP-MIB::ieee8021SrpReservationFailureCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-SRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-SRP-MIB::ieee8021SrpReservationFailureCode.<ieee8021SrpReservationStreamId>.<ieee8021SrpReservationDirection>.<ieee8021BridgeBaseComponentId>.<ieee8021BridgeBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-SRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-SRP-MIB::ieee8021SrpReservationFailureCode'
Syntax
- Source
- IEEE8021SrpReservationFailureCodeValue
- Base type
Enumeration
Values & Constraints
Type Values
0 | noFailure |
1 | insufficientBandwidth |
2 | insufficientResources |
3 | insufficientTrafficClassBandwidth |
4 | streamIDInUse |
5 | streamDestinationAddressInUse |
6 | streamPreemptedByHigherRank |
7 | latencyHasChanged |
8 | egressPortNotAVBCapable |
9 | useDifferentDestinationAddress |
10 | outOfMSRPResources |
11 | outOfMMRPResources |
12 | cannotStoreDestinationAddress |
13 | priorityIsNoAnSRCLass |
14 | maxFrameSizeTooLarge |
15 | maxFanInPortsLimitReached |
16 | firstValueChangedForStreamID |
17 | vlanBlockedOnEgress |
18 | vlanTaggingDisabledOnEgress |
19 | srClassPriorityMismatch |
Conformance
Member of