sfcsANIMPicStatus

CTRON-SFCS-MIB · .1.3.6.1.4.1.52.4.1.2.11.1.1.3.3.1.1.4

Object

column mandatory Enumeration
Provides the status of the specific PIC chip.  the values
are defined as follows:
        other(1) - firmware can not determine status
        present(2) - PIC seems to be functional
        notPresent(3) - PIC not found but expected
        checkSum(4) - A check sum error occured
        error(5) - An undefined error condition exists.
        limited(6) - A limited PIC implementation only
                type code information is present.

Context

MIB
CTRON-SFCS-MIB
OID
.1.3.6.1.4.1.52.4.1.2.11.1.1.3.3.1.1.4
Type
column
Access
readonly
Status
mandatory
Parent
sfcsANIMPicEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2present
3notPresent
4checkSum
5error
6limited