gnSpiCfgConnector
CERAGON-MIB ·
.1.3.6.1.4.1.2281.3.2.2.1.1.1
Object
column mandatory
Enumeration
The physical connector of the SPI - Used only in old regenerators
Context
- MIB
- CERAGON-MIB
- OID
.1.3.6.1.4.1.2281.3.2.2.1.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- gnSpiCfgEntry
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 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERAGON-MIB::gnSpiCfgConnector'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERAGON-MIB::gnSpiCfgConnector.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERAGON-MIB::gnSpiCfgConnector'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nointerface |
2 | fiber |
3 | electrical |
4 | utp |
5 | stp |