hostSfpDirection
ASAM-SFP-MIB ·
.1.3.6.1.4.1.637.61.1.56.1.1.2
Object
column mandatory
r/w
Enumeration
The host shelf SFP can be configured as downlink or uplink. The default is uplink. ALCATEL NOTE: ACCESS: NA USAGE: OPT PERSIST: YES INSRVMOD: YES RANGE: NA DEFVALUE: uplink UNITS: NA SPARSE: NO DESCR: NA
Context
- MIB
- ASAM-SFP-MIB
- OID
.1.3.6.1.4.1.637.61.1.56.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- hostSfpConfigEntry
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 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SFP-MIB::hostSfpDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SFP-MIB::hostSfpDirection.<hostConfigSfpFaceplateNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-SFP-MIB::hostSfpDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | uplink |
2 | downlink |