ipSifSysloglevel
BIANCA-BRICK-SIF-MIB ·
.1.3.6.1.4.1.272.4.5.37.4
Object
scalar mandatory
r/w
Enumeration
Levels for less or more Informations in the Syslog, verbose : display all Sif Activity deny : display only rejects, ignore accept : display only accpts none : disable Syslogs
Context
- MIB
- BIANCA-BRICK-SIF-MIB
- OID
.1.3.6.1.4.1.272.4.5.37.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- ipSif
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 'BIANCA-BRICK-SIF-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SIF-MIB::ipSifSysloglevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-SIF-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-SIF-MIB::ipSifSysloglevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | deny |
2 | accept |
3 | verbose |
4 | none |