asMstpPortCistOperEdgePort
IPE-MSTP-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.3.44.3.1.13
Object
column Enumeration
The operational value of the Edge Port parameter.
If the port whose 'provMstpPortCistEdgePort' is 'enable' receives
the BPDU, the object will be changed to alarmOn.
When the 'provMstpPortCistEdgePort' is 'disable', the object
always shows 'alarmOff'.
Context
- MIB
- IPE-MSTP-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.3.44.3.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- asMstpPortCistEntry
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 'IPE-MSTP-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-MSTP-MIB::asMstpPortCistOperEdgePort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-MSTP-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-MSTP-MIB::asMstpPortCistOperEdgePort.<asMstpPortCistIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-MSTP-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-MSTP-MIB::asMstpPortCistOperEdgePort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | alarmOff |
1 | alarmOn |