corNetSystemSecurityLevel
MX-CORNET-SYSTEM-MIB ·
.1.3.6.1.4.1.4935.20.40.1.1.25.10.1.50
Object
column r/w
Enumeration
The security level used by an endpoint:
none (0): The endpoint doesn't use security.
reduced (1): The endpoint uses the reduced security profile. In this
profile, the endpoint uses authentication in the CorNet registration,
message integrity in outgoing CorNet signaling and H.235 security
in H.323 signaling.
full (2): The endpoint uses the full security profile. In this
profile, the endpoint uses authentication in the CorNet registration,
message integrity in outgoing/incoming CorNet signaling and H.235
security in H.323 signaling.
The endpoint uses security level 'none (0)' when the variable
corNetSystemSecurityPassword is empty.
Context
- MIB
- MX-CORNET-SYSTEM-MIB
- OID
.1.3.6.1.4.1.4935.20.40.1.1.25.10.1.50- Type
- column
- Access
- readwrite
- Status
- current
- Default
none- Parent
- corNetSystemSecurityIfEntry
- Groups
- 1
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 'MX-CORNET-SYSTEM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CORNET-SYSTEM-MIB::corNetSystemSecurityLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-CORNET-SYSTEM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CORNET-SYSTEM-MIB::corNetSystemSecurityLevel.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CORNET-SYSTEM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CORNET-SYSTEM-MIB::corNetSystemSecurityLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | reduced |
2 | full |
Conformance
Member of