ggmpGbnDevLowMidHighType
GBNPlatformGNLink-MIB ·
.1.3.6.1.4.1.13464.1.2.1.2.13.1.5
Object
column r/w
Enumeration
define whether device is low switch or mid-high switch
Context
- MIB
- GBNPlatformGNLink-MIB
- OID
.1.3.6.1.4.1.13464.1.2.1.2.13.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ggmpGbnDeviceIdEntry
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 'GBNPlatformGNLink-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNPlatformGNLink-MIB::ggmpGbnDevLowMidHighType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBNPlatformGNLink-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNPlatformGNLink-MIB::ggmpGbnDevLowMidHighType.<ggmpGbnDevIdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNPlatformGNLink-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNPlatformGNLink-MIB::ggmpGbnDevLowMidHighType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | low_switch |
2 | mid-high_switch |