gnAccessCfgLongCableOption
CERAGON-MIB ·
.1.3.6.1.4.1.2281.4.1.1.1.1
Object
column mandatory
r/w
Enumeration
This parameter defines the line build-out option. Possible values: For DS3: ds3ShortCable, ds3LongCable. For T1: t1From0to133ft..t1From533to655ft. For E1/E3: anyLength. For T1 in 640 systems: t1FA640From0to110ft..t1FA640From440to550ft.
Context
- MIB
- CERAGON-MIB
- OID
.1.3.6.1.4.1.2281.4.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- gnAccessCfgEntry
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::gnAccessCfgLongCableOption'
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::gnAccessCfgLongCableOption.<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::gnAccessCfgLongCableOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | ds3ShortCable |
3 | ds3LongCable |
4 | t1From0to133ft |
5 | t1From133to266ft |
6 | t1From266to399ft |
7 | t1From399to533ft |
8 | t1From533to655ft |
9 | anyLength |
10 | t1FA640From0to110ft |
11 | t1FA640From110to220ft |
12 | t1FA640From220to330ft |
13 | t1FA640From330to440ft |
14 | t1FA640From440to550ft |