s3EnetRedPortCapability
SYNOPTICS-ETHERNET-MIB ·
.1.3.6.1.4.1.45.1.3.2.3.3.1.10
Object
column mandatory
Enumeration
The redundancy capability of the port:
hwRedOnly(1).........hardware redundancy only.
swRedOnly(2).........software redundacy only.
notRedunCapable(3)...port not capable of being
configured into a redundant
port pair.
A value of hwRedOnly(1) or swRedOnly(2) means that
the port is capable of being configured into a
redundant port pair.
Context
- MIB
- SYNOPTICS-ETHERNET-MIB
- OID
.1.3.6.1.4.1.45.1.3.2.3.3.1.10- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- s3EnetRedPortEntry
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 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-ETHERNET-MIB::s3EnetRedPortCapability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-ETHERNET-MIB::s3EnetRedPortCapability.<s3EnetRedPortBoardIndex>.<s3EnetRedPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOPTICS-ETHERNET-MIB::s3EnetRedPortCapability'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hwRedOnly |
2 | swRedOnly |
3 | notRedunCapable |