nmscardGenType
FS-NMS-CHASSIS ·
.1.3.6.1.4.1.52642.3.6.10.1.16
Object
column Enumeration
the card genenral type
Context
- MIB
- FS-NMS-CHASSIS
- OID
.1.3.6.1.4.1.52642.3.6.10.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nmscardEntry
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 'FS-NMS-CHASSIS' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-CHASSIS::nmscardGenType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-CHASSIS' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-CHASSIS::nmscardGenType.<nmscardIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-CHASSIS' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-CHASSIS::nmscardGenType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | controlBoard |
2 | geponBoard |
3 | uplinkBoard |
4 | switchBoard |
5 | other |
6 | vacant |