zhoneVdslLineConfUpGinpReinFreq
ZhoneVdsl-MIB ·
.1.3.6.1.4.1.5504.5.13.1.1.11.1.153
Object
column r/w
HzEnumeration
ginpReinFreq specifies the frequency of REIN inter-arrival time. It is used in the Channel Initialization Policy and on-line reconfiguration procedures. REIN is commonly coupled from electrical power cables appliances drawing power from the AC electrical power network, having a repetition rate of twice the AC power frequency (100 or 120 Hz). The valid values are integers 100 hz or 120 hz. ITU-T G.998.4 7.1.1 Control parameters and 7.1.2 Valid configurations.
Context
- MIB
- ZhoneVdsl-MIB
- OID
.1.3.6.1.4.1.5504.5.13.1.1.11.1.153- Type
- column
- Access
- readwrite
- Status
- current
- Units
- Hz
- Parent
- zhoneVdslLineConfProfileEntry
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 'ZhoneVdsl-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneVdsl-MIB::zhoneVdslLineConfUpGinpReinFreq'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZhoneVdsl-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneVdsl-MIB::zhoneVdslLineConfUpGinpReinFreq.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZhoneVdsl-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZhoneVdsl-MIB::zhoneVdslLineConfUpGinpReinFreq'
Syntax
HzEnumeration
Values & Constraints
Enumerated Values
1 | freq100hz |
2 | freq120hz |