hpicfGRpSwitchType
HP-ICF-GENERIC-RPTR ·
.1.3.6.1.4.1.11.2.14.11.4.5.1.1.2
Object
column Enumeration
This object indicates whether this switch is an internal switch card or a switch external to the repeater system. This object will always be equal to 'external' for rows that are created using hpicfGRpSwitchStatus. For internal switches, the type of internal switch can be determined by examining the relevant instance of the entPhysicalType object.
Context
- MIB
- HP-ICF-GENERIC-RPTR
- OID
.1.3.6.1.4.1.11.2.14.11.4.5.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfGRpSwitchEntry
- Groups
- 1
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 'HP-ICF-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-GENERIC-RPTR::hpicfGRpSwitchType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-GENERIC-RPTR::hpicfGRpSwitchType.<hpicfGRpSwitchIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-GENERIC-RPTR::hpicfGRpSwitchType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | internal |
2 | external |
Conformance
Member of