gmplsTunnelAdminStatusFlags
GMPLS-TE-STD-MIB ·
.1.3.6.1.2.1.10.166.13.2.1.1.18
Object
Determines the setting of the Admin Status flags in the
Admin Status object or TLV, as described in RFC 3471. Setting
this field to a non-zero value will result in the inclusion of
the Admin Status object on signaling messages.
The values to use are defined in the TEXTUAL-CONVENTION
IANAGmplsAdminStatusInformationTC found in the
IANA-GMPLS-TC-MIB module.
This value of this object can be modified when the
corresponding mplsTunnelRowStatus and mplsTunnelAdminStatus
is active(1). By doing so, a new signaling message will be
triggered including the requested Admin Status object or
TLV.
Context
- MIB
- GMPLS-TE-STD-MIB
- OID
.1.3.6.1.2.1.10.166.13.2.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gmplsTunnelEntry
- 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 'GMPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GMPLS-TE-STD-MIB::gmplsTunnelAdminStatusFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GMPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GMPLS-TE-STD-MIB::gmplsTunnelAdminStatusFlags.<mplsTunnelIndex>.<mplsTunnelInstance>.<mplsTunnelIngressLSRId>.<mplsTunnelEgressLSRId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GMPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GMPLS-TE-STD-MIB::gmplsTunnelAdminStatusFlags'
Syntax
Values & Constraints
Type Values
0 | reflect |
1 | reserved1 |
2 | reserved2 |
3 | reserved3 |
4 | reserved4 |
5 | reserved5 |
6 | reserved6 |
7 | reserved7 |
8 | reserved8 |
9 | reserved9 |
10 | reserved10 |
11 | reserved11 |
12 | reserved12 |
13 | reserved13 |
14 | reserved14 |
15 | reserved15 |
16 | reserved16 |
17 | reserved17 |
18 | reserved18 |
19 | reserved19 |
20 | reserved20 |
21 | reserved21 |
22 | reserved22 |
23 | oamFlowsEnabled |
24 | oamAlarmsEnabled |
25 | handover |
26 | lockout |
27 | inhibitAlarmCommunication |
28 | callControl |
29 | testing |
30 | administrativelyDown |
31 | deleteInProgress |
Conformance
Member of
Compliance refinements
gmplsTeModuleReadOnlyCompliance
readonly
Write access is not required.