nbsDevSessionType
DEV-CFG-MIB ·
.1.3.6.1.4.1.629.1.50.11.1.50.1
Object
scalar Enumeration
The type of the protocol session in use when the LOGIN password is invalidated.
Context
- MIB
- DEV-CFG-MIB
- OID
.1.3.6.1.4.1.629.1.50.11.1.50.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- nbsDevTrapVars
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 'DEV-CFG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEV-CFG-MIB::nbsDevSessionType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DEV-CFG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DEV-CFG-MIB::nbsDevSessionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cliSession |
2 | telnetSession |
3 | none |