nbsCardType
GSWITCH-MIB ·
.1.3.6.1.4.1.629.2.9.1.1.2
Object
column mandatory
Enumeration
The Card's type: copper20Ethernet10or100Base (2) - Slot including 20 fast copper 10/100 MBps Ports; copper40Ethernet10Base (3) - Slot including 40 normal copper 10 MBps Ports; fibre10Ethernet100Base (6) - Slot including 10 fast fibre optic 100 MBps Ports; universal (9) - Slot including Uplink Modules of the different types;
Context
- MIB
- GSWITCH-MIB
- OID
.1.3.6.1.4.1.629.2.9.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nbsCardsEntry
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 'GSWITCH-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSWITCH-MIB::nbsCardType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GSWITCH-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSWITCH-MIB::nbsCardType.<nbsAddrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSWITCH-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSWITCH-MIB::nbsCardType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | emptySlot |
2 | copper20Ethernet10or100Base |
3 | copper40Ethernet10Base |
4 | powerSupplyError |
5 | powerSupplyOK |
6 | fibre10Ethernet100Base |
7 | fansUnitError |
8 | fansUnitOK |
9 | universal |