installState

PT-SFP-MIB · .1.3.6.1.4.1.193.223.2.6.1.1.2

Object

Status of the inserted module, see textual convention

Context

MIB
PT-SFP-MIB
OID
.1.3.6.1.4.1.193.223.2.6.1.1.2
Type
column
Access
readonly
Status
current
Parent
ptSFPEntry
Groups
1

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

Syntax

Source
InstallStateTC
Base type
Enumeration
Type Description
An integer which indicates the type of INSTALL_STATE.

Values & Constraints

Type Values
1eEMPTY
2eNOTINSTALLED
3eINSTALLEDANDNOTPROVISIONED
4eINSTALLEDANDPROVISIONED
5eUNAVAILABLE
6eUNKNOWN

Conformance