physicalLinkMonitorLinkStateEnable
MX-ISDN-MIB ·
.0.1850.1.600.200.1.400
Object
Monitor Link State Enable
Monitors the physical link state of an ISDN interface.
Enable: An ISDN endpoint's operational state is affected by
its interface physical link state. When the link state of an
ISDN interface is down, the operational state of its matching
endpoint becomes 'disable'.
Disable: An ISDN endpoint's operational state is not affected
by its interface physical link state.
Context
- MIB
- MX-ISDN-MIB
- OID
.0.1850.1.600.200.1.400- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- physicalLinkEntry
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 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ISDN-MIB::physicalLinkMonitorLinkStateEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ISDN-MIB::physicalLinkMonitorLinkStateEnable.<physicalLinkInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-ISDN-MIB::physicalLinkMonitorLinkStateEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |