fsipv6SecGlobalDebug
SUPERMICRO-IPSECV6-MIB ·
.1.3.6.1.4.1.10876.101.1.29.1.3
Object
scalar r/w
Enumeration
The mask which is used to enable selective debug levels in
IPSec module.
disableall : disable all the traces.
enableall : enable all tarce levels.
management : traces for configuration
datapath : traces for data packets
ctrlplane : all control packet related traces
dump : ppp packet decode
resourceError : trace for os resource failure
genError : unexpected error condition
semTrc : PPP State Event Machine Trace
alarmTrc : enable PPP Alarms
All values except disableall and enableall will add a
particular trace level to the existing trace levels.
If we want to have only a particular trace level
(say 'ctrlplane' do the following:
(i) configure the value as disableall
(ii) configure the particular trace level('ctrlplane').
Context
- MIB
- SUPERMICRO-IPSECV6-MIB
- OID
.1.3.6.1.4.1.10876.101.1.29.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsipv6SecScalars
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 'SUPERMICRO-IPSECV6-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-IPSECV6-MIB::fsipv6SecGlobalDebug.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-IPSECV6-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-IPSECV6-MIB::fsipv6SecGlobalDebug'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disableall |
1 | enableall |
2 | initshut |
3 | manageMent |
4 | dataPath |
5 | ctrlPath |
6 | pktDump |
7 | osresource |
8 | allfailure |
9 | buffer |