arrisMtaDevPersistentLineStatus
ARRIS-MTA-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.3.1.2.4.3.1.27
Object
column r/w
Enumeration
Set persistent line status. This MIB and the ifAdminStatus MIB impact the line status. If ignore(0) is set, the line status will be based on the setting of ifAdminStatus in the MTA Config File. If ifAdminStatus is not set in the MTA Config File, then the ifAdminStatus will be set to the default value. The default value is up(1) if the line is provisioned and down(2) if the line is not provisioned. If this MIB is set to forceDisable(1), the service status of the line is set to DOWN and the line state is set to EP_OOS after a reset. This MIB is always ignored in a Config File. This MIB will be set to ignore(0) if the arrisMtaDevRestoreNvmFactoryDefault is set to clear(1).
Context
- MIB
- ARRIS-MTA-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.3.1.2.4.3.1.27- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- arrisMtaDevEndPntEntry
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 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevPersistentLineStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevPersistentLineStatus.<arrisMtaDevEndPntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevPersistentLineStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ignore |
1 | forceDisable |