epsrPrimaryIfState
AT-EPSR-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.136.2.1.7
Object
column EpsrInterfaceState
Defined current state of the primary interface.
Context
- MIB
- AT-EPSR-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.136.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- epsrEventVariablesEntry
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 'AT-EPSR-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-EPSR-MIB::epsrPrimaryIfState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-EPSR-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-EPSR-MIB::epsrPrimaryIfState.<epsrDomainName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-EPSR-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-EPSR-MIB::epsrPrimaryIfState'
Syntax
- Source
- EpsrInterfaceState
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | blocked |
2 | forward |