sncStateProcess
PROTECTION-MIB ·
.1.3.6.1.4.1.1038.130.30.2.1.22
Object
column SNCStateProcess
The value of this field indicates the state of the snc protection process.
Context
- MIB
- PROTECTION-MIB
- OID
.1.3.6.1.4.1.1038.130.30.2.1.22- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sncEntry
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 'PROTECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROTECTION-MIB::sncStateProcess'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PROTECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROTECTION-MIB::sncStateProcess.<sncIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROTECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROTECTION-MIB::sncStateProcess'
Syntax
- Source
- SNCStateProcess
- Base type
Enumeration
Values & Constraints
Type Values
0 | nrnormal |
1 | nrsecours |
2 | wtr |
3 | dontRev |
4 | mssecours |
5 | msnormal |
6 | sdnormal |
7 | sdsecours |
8 | sfnormal |
9 | fssecours |
10 | sfsecours |
11 | fsnormal |
12 | lockout |