gtInputName
WISI-GTMODULES-MIB ·
.1.3.6.1.4.1.7465.20.2.9.1.2.1.7.1.3
Object
column r/w
OctetString
The gtInputName entity represents the descriptive name of an input on a SFM/MFM module.
Context
- MIB
- WISI-GTMODULES-MIB
- OID
.1.3.6.1.4.1.7465.20.2.9.1.2.1.7.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gtInputsEntry
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 'WISI-GTMODULES-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WISI-GTMODULES-MIB::gtInputName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WISI-GTMODULES-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WISI-GTMODULES-MIB::gtInputName.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WISI-GTMODULES-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WISI-GTMODULES-MIB::gtInputName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.