mspState
ELTEX-SMG ·
.1.3.6.1.4.1.35265.1.29.9.1.2
Object
column SmgMspState
Status of MSP interface
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 'ELTEX-SMG' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-SMG::mspState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-SMG' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-SMG::mspState.<mspIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-SMG' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-SMG::mspState'
Syntax
- Source
- SmgMspState
- Base type
Enumeration
Values & Constraints
Type Values
0 | notPresent |
1 | noInit |
2 | off |
3 | failed |
4 | recovery |
5 | waitAck |
6 | work |
7 | reserved |
8 | sswsorm |
Conformance
Member of