agentUdldGlobalMode
LANCOM-UDLD-MIB ·
.1.3.6.1.4.1.2356.16.1.54.1.1.1
Object
scalar r/w
Enumeration
Indicates the mode of UDLDP feature on the device.
enable -- Unidirectional Link Detection Protocol is
enabled on the device.
disable -- Unidirectional Link Detection Protocol is
disabled on the device.
Context
- MIB
- LANCOM-UDLD-MIB
- OID
.1.3.6.1.4.1.2356.16.1.54.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentUdldGlobal
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-UDLD-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-UDLD-MIB::agentUdldGlobalMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-UDLD-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-UDLD-MIB::agentUdldGlobalMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |