ostModuleLinkModeCfgStatus
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.3.6.1.2
Object
column Enumeration
This object specifies the Link Mode status. This object is
supported for the XM5 only.
startup(1) Start up, not operating in a link propagate mode
ok(2) Both ports are up and the module is in idle state
p1Down(3) Port 1 is down and operating in link propagate mode
p2Down(4) Port 2 is down and operating in link propagate mode
wait(5) Waiting to enter 'ok' to ensure that links are stable
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.3.6.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostModuleLinkModeCfgEntry
- 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 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostModuleLinkModeCfgStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostModuleLinkModeCfgStatus.<ostModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EXT-MIB::ostModuleLinkModeCfgStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | startup |
2 | ok |
3 | p1Down |
4 | p2Down |
5 | wait |
Conformance
Member of