cardStatusServerType

NEC-MIB · .1.3.6.1.4.1.119.2.3.14.9.7.1.1.1

Object

column mandatory Integer32
Indicate the types of the server installed in
the line card with CPU:
	other (1) ...other than the below stated types
	LANE  (2)
	ARP   (4)
	NHRP  (8)
	MPOA  (16)
If more than one server type is installed, return the sum
of their values.
e.g.
	Only NHRP           is installed ---> 8
	ARP and NHRP       are installed ---> 4 + 8 = 12
	LANE, ARP and NHRP are installed ---> 2 + 4 + 8 = 14

Context

MIB
NEC-MIB
OID
.1.3.6.1.4.1.119.2.3.14.9.7.1.1.1
Type
column
Access
readonly
Status
mandatory
Parent
cardStatusEntry

Walk 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 'NEC-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEC-MIB::cardStatusServerType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEC-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEC-MIB::cardStatusServerType.<slotIfConfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEC-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEC-MIB::cardStatusServerType'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647