lineVtyUsername
FS-NMS-VTY-MIB ·
.1.3.6.1.4.1.52642.2.238.1.1.2
Object
column mandatory
OctetString
Line vty username.
Context
- MIB
- FS-NMS-VTY-MIB
- OID
.1.3.6.1.4.1.52642.2.238.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- lineVtyTableEntry
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 'FS-NMS-VTY-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-VTY-MIB::lineVtyUsername'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-VTY-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-VTY-MIB::lineVtyUsername.<lineVty>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-VTY-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-VTY-MIB::lineVtyUsername'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.