installState
PT-SFP-MIB ·
.1.3.6.1.4.1.193.223.2.6.1.1.2
Object
column InstallStateTC
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
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 '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
1 | eEMPTY |
2 | eNOTINSTALLED |
3 | eINSTALLEDANDNOTPROVISIONED |
4 | eINSTALLEDANDPROVISIONED |
5 | eUNAVAILABLE |
6 | eUNKNOWN |
Conformance
Member of