alSepModuleStatsState
ALTIGA-SEP-STATS-MIB ·
altiga variant
·
.1.3.6.1.4.1.3076.2.1.2.30.2.1.4
Object
column Enumeration
The functional state of this SEP. sepNotFound: SEP is not found. sepFound: SEP is found. sepDiagFailure: SEP dialog fail. sepNotOperational: SEP is not operational. sepLoading: SEP is loading data. sepInitializing: SEP is initializing. sepOperational: SEP is operational. sepDisabled: SEP is disabled.
Context
- MIB
- ALTIGA-SEP-STATS-MIB
- OID
.1.3.6.1.4.1.3076.2.1.2.30.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alSepModuleStatsEntry
- 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 'ALTIGA-SEP-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-SEP-STATS-MIB::alSepModuleStatsState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTIGA-SEP-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-SEP-STATS-MIB::alSepModuleStatsState.<alSepModuleStatsSlotNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTIGA-SEP-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTIGA-SEP-STATS-MIB::alSepModuleStatsState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sepNotFound |
2 | sepFound |
3 | sepDiagFailure |
4 | sepNotOperational |
5 | sepLoading |
6 | sepInitializing |
7 | sepOperational |
8 | sepDisabled |
Conformance
Member of