tmnxElmiEvcCfgStatus
TIMETRA-ELMI-MIB ·
.1.3.6.1.4.1.6527.3.1.2.68.1.2.1.4
Object
column Enumeration
The value of tmnxElmiEvcCfgStatus indicates the status reported in the
EVC Status Information Element.
An EVC is fully operational when the EVC is capable of transferring
traffic among all of the UNIs in the EVC.
The valid options are:
notActive (0) -- The EVC is not fully operational.
newAndNotActive (1) -- The EVC is newly created and not
fully operational.
active (2) -- The EVC is fully operational.
newAndActive (3) -- The EVC is newly created and fully
operational.
partiallyActive (4) -- The EVC is multipoint-to-
multipoint and some of the EVC
endpoints are operational.
newAndPartiallyActive (5) -- The EVC is newly created and
'partiallyActive'.
Context
- MIB
- TIMETRA-ELMI-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.68.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxElmiEvcConfigEntry
- 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-ELMI-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ELMI-MIB::tmnxElmiEvcCfgStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-ELMI-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ELMI-MIB::tmnxElmiEvcCfgStatus.<tmnxChassisIndex>.<tmnxPortPortID>.<tmnxElmiEvcCfgVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-ELMI-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-ELMI-MIB::tmnxElmiEvcCfgStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notActive |
1 | newAndNotActive |
2 | active |
3 | newAndActive |
4 | partiallyActive |
5 | newAndPartiallyActive |
Conformance
Member of