mcmescSetState
LUXN-MIB ·
.1.3.6.1.4.1.4253.1.18.6.1.52
Object
column mandatory
r/w
Enumeration
Instruct the mcmesc card to do either a reset or loopback. A get on this will always return an other. If the card is in self-test, an error will be returned. If the card is already in any loopback, and try to turn on another loopback, an error will be returned.
Context
- MIB
- LUXN-MIB
- OID
.1.3.6.1.4.1.4253.1.18.6.1.52- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- mcmescEntry
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 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUXN-MIB::mcmescSetState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUXN-MIB::mcmescSetState.<mcmescCardLocation>.<mcmescCardShelf>.<mcmescCardSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUXN-MIB::mcmescSetState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | resetWithCurrentConfiguration |
3 | nearEndCardLoopback |
4 | networkCardLoopback |
5 | nearEndPort1Loopback |
6 | nearEndPort2Loopback |
7 | nearEndPort3Loopback |
8 | nearEndPort4Loopback |
9 | nearEndPort5Loopback |
10 | nearEndPort6Loopback |
11 | nearEndPort7Loopback |
12 | nearEndPort8Loopback |
13 | nearEndPort9Loopback |
14 | nearEndPort10Loopback |
15 | nearEndPort11Loopback |
16 | nearEndPort12Loopback |
17 | networkPort1Loopback |
18 | networkPort2Loopback |
19 | networkPort3Loopback |
20 | networkPort4Loopback |
21 | networkPort5Loopback |
22 | networkPort6Loopback |
23 | networkPort7Loopback |
24 | networkPort8Loopback |
25 | networkPort9Loopback |
26 | networkPort10Loopback |
27 | networkPort11Loopback |
28 | networkPort12Loopback |
29 | disableLoopback |