snMspsPortBlockState
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.29.90.1.15
Object
column Enumeration
not-available (0) - the port block state analysis is not supported forwarding (1) - not blocked by any configuration or protocol ring-redundancy (2) - blocked as per ring-redundancy state assigned spanning-tree (3) - blocked as per spanning-tree state assigned loop-detected (4) - blocked as per loop-detection state assigned down-in-bundle (5) - blocked as member of an aggregation la-loop-detected (6) - blocked as per loop-detection state of LA la-spanning-tree (7) - blocked as per spanning-tree state of LA link-down (8) - blocked as per operative link state admin-down (9) - blocked as per configured admin state power-down (10) - blocked as per configured power state standby (11) - blocked as per standby state assigned link-check (12) - blocked as per link-check state assigned mrp-interconnection (13) - blocked as per mrp-interconnection state assigned
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.29.90.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snMspsPortEntry
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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsPortBlockState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsPortBlockState.<snMspsPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsPortBlockState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | not-available |
1 | forwarding |
2 | ring-redundancy |
3 | spanning-tree |
4 | loop-detected |
5 | down-in-bundle |
6 | la-loop-detected |
7 | la-spanning-tree |
8 | link-down |
9 | admin-down |
10 | power-down |
11 | standby |
12 | link-check |
13 | mrp-interconnection |