pdug5ConfigTelnet
PANDUIT-MIB ·
.1.3.6.1.4.1.19536.10.1.1.3.1.12
Object
column r/w
Enumeration
Setting this OID to off(0) will disable the Telnet connection. Setting this OID to on(1) will enable the Telnet connection. iNC reboot will be required for the settings to take effect.
Context
- MIB
- PANDUIT-MIB
- OID
.1.3.6.1.4.1.19536.10.1.1.3.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pdug5ConfigEntry
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 'PANDUIT-MIB' -M '/opt/observium/mibs/panduit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PANDUIT-MIB::pdug5ConfigTelnet'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PANDUIT-MIB' -M '/opt/observium/mibs/panduit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PANDUIT-MIB::pdug5ConfigTelnet.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PANDUIT-MIB' -M '/opt/observium/mibs/panduit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PANDUIT-MIB::pdug5ConfigTelnet'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.