pppoeAcServiceStatus
BIANCA-BRICK-PPPOEAC-MIB ·
.1.3.6.1.4.1.272.4.24.4.1.3
Object
column mandatory
r/w
Enumeration
The administrative and operational status of this entry. If set to enabled(1), this entry will be considered for the PPPoE SERVICE-NAME check as described for the variable pppoeAcChkService. If set to disabled(2), this entry will be ignored. If set to delete(3), this entry will be removed.
Context
- MIB
- BIANCA-BRICK-PPPOEAC-MIB
- OID
.1.3.6.1.4.1.272.4.24.4.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pppoeAcServiceEntry
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 'BIANCA-BRICK-PPPOEAC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-PPPOEAC-MIB::pppoeAcServiceStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-PPPOEAC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-PPPOEAC-MIB::pppoeAcServiceStatus.<pppoeAcServiceEthIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-PPPOEAC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-PPPOEAC-MIB::pppoeAcServiceStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | delete |