srvcTelnetEnable

AT-SETUP-MIB · allied-old variant · .1.3.6.1.4.1.207.8.4.4.4.500.5.1

Object

scalar r/w SNMPv2-TCTruthValue
This object represents the state of the telnet server of a device.
          
A management application can find out the telnet server is either
enabled	or disabled by reading this object.
          
To either enable or disable the telnet server, a management
application can SET this object with value 'enable(1)' or
'disable(2)' respectively.

Context

MIB
AT-SETUP-MIB
OID
.1.3.6.1.4.1.207.8.4.4.4.500.5.1
Type
scalar
Access
readwrite
Status
current
Parent
serviceConfig

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-SETUP-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-SETUP-MIB::srvcTelnetEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-SETUP-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-SETUP-MIB::srvcTelnetEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false