hpSwitchAcctSessionIdentification
HP-ACCT-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.17.1.3
Object
scalar r/w
Enumeration
Specifies how accounting sessions for different
accounting service types will be identified.
unique - use a unique accounting session identifier
in accounting records for each accounting
service type (network, exec, system, commands).
common - use identical accounting session identifier
in all accounting records sent out of switch
for a given user's access session, irrespective
to the accounting service type that generates
the records within the session.
Context
- MIB
- HP-ACCT-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.17.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpSwitchAccountingConfig
- Groups
- 2
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 'HP-ACCT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ACCT-MIB::hpSwitchAcctSessionIdentification.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ACCT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ACCT-MIB::hpSwitchAcctSessionIdentification'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unique |
2 | common |