fsPIASnoopingSystemControl
PIA-SNOOPING-MIB ·
.1.3.6.1.4.1.29601.2.9.1.1
Object
scalar r/w
Enumeration
This object is used to start or shutdown PPPoEIA Snooping feature in
the system.
When this object is set as 'start',resources required by PPPoE IA
module are allocated & PPPoE IA feature starts running in the system.
When this object is shutdown, all resources used by PPPoE IA module
will be released to the system.
Context
- MIB
- PIA-SNOOPING-MIB
- OID
.1.3.6.1.4.1.29601.2.9.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsPIASnpSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PIA-SNOOPING-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PIA-SNOOPING-MIB::fsPIASnoopingSystemControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PIA-SNOOPING-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PIA-SNOOPING-MIB::fsPIASnoopingSystemControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | shutdown |