agentTelnetAllowNewMode
FSM7326-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.1.9.1.2.1.2.3
Object
scalar r/w
Enumeration
Allow new telnet sessions (enable or disable) Config telnet disable means that no new Telnet sessions are to be established. Any already established session remains active until the session is ended or an abnormal network error ends it.
Context
- MIB
- FSM7326-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.1.9.1.2.1.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentTelnetConfigGroup
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 'FSM7326-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSM7326-SWITCHING-MIB::agentTelnetAllowNewMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FSM7326-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FSM7326-SWITCHING-MIB::agentTelnetAllowNewMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |