gtSFPPlugged
WISI-GTSETTINGS-MIB ·
.1.3.6.1.4.1.7465.20.2.9.1.5.1.2.13.1.2
Object
column Enumeration
The gtSFPPlugged entity represents the SFP plugged state within the GT01/GN50 rack unit.
Context
- MIB
- WISI-GTSETTINGS-MIB
- OID
.1.3.6.1.4.1.7465.20.2.9.1.5.1.2.13.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- gtSFPEntry
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-GTSETTINGS-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WISI-GTSETTINGS-MIB::gtSFPPlugged'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WISI-GTSETTINGS-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WISI-GTSETTINGS-MIB::gtSFPPlugged.<gtSFPNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WISI-GTSETTINGS-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WISI-GTSETTINGS-MIB::gtSFPPlugged'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notAttached |
1 | attached |