hpSwitchSmartCardType
NETSWITCH-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.1.5
Object
scalar mandatory
Enumeration
Return the type of Smart Cards in the system. Some system may contains more than one types of smart cards, such as FDDI and ATM
Context
- MIB
- NETSWITCH-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.1.5- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- hpOpSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSWITCH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSWITCH-MIB::hpSwitchSmartCardType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSWITCH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSWITCH-MIB::hpSwitchSmartCardType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | fddi |
3 | atm |
4 | fddiAndATM |
5 | other |