vdslLineConfRfiBand
ZYXEL-VES1608FE53A-MIB ·
.1.3.6.1.4.1.890.1.5.12.42.8.3.1.1.4
Object
column r/w
Enumeration
Set VDSL customized RFI configuration. disable: not apply RFI notch to port ansi: use pre-defined ANSI RFI notch etsi: use pre-defined ETSI notch custom: user needs to define customized RFI notch band through vdslRfiCustomTable
Context
- MIB
- ZYXEL-VES1608FE53A-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.42.8.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vdslLineConfEntry
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 'ZYXEL-VES1608FE53A-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-VES1608FE53A-MIB::vdslLineConfRfiBand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-VES1608FE53A-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-VES1608FE53A-MIB::vdslLineConfRfiBand.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-VES1608FE53A-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-VES1608FE53A-MIB::vdslLineConfRfiBand'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | ansi |
3 | etsi |
4 | custom |